@font-face {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 300;
src: url('GothaProLig.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: italic;
font-weight: 300;
src: url('GothaProLigIta.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 400;
src: url('GothaProReg.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: italic;
font-weight: 400;
src: url('GothaProIta.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 500;
src: url('GothaProMed.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: italic;
font-weight: 500;
src: url('GothaProMedIta.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 600;
src: url('GothaProBol.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: italic;
font-weight: 600;
src: url('GothaProBolIta.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 900;
src: url('GothaProBla.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Pro';
font-style: italic;
font-weight: 900;
src: url('GothaProBlaIta.otf') format('opentype');
}